gdk: Deprecate gdk_cairo_create()
authorEmmanuele Bassi <ebassi@gnome.org>
Tue, 7 Jun 2016 16:06:47 +0000 (17:06 +0100)
committerEmmanuele Bassi <ebassi@gnome.org>
Thu, 9 Jun 2016 16:45:40 +0000 (17:45 +0100)
commitad78daaf8081d8ea72006832ee3dd5df2e1ed3f9
tree6f398f79f75953c2a06f1df20478c90cf04adaf3
parent2d38c40f789ecc5df4de0720c13496eee0429cd7
gdk: Deprecate gdk_cairo_create()

We have GdkDrawingContext, now, which is in charge of creating Cairo
contexts for drawing on a GdkWindow.

https://bugzilla.gnome.org/show_bug.cgi?id=766675
gdk/gdkcairo.h
gdk/gdkwindow.c
tests/print-editor.c
tests/testinput.c